[INFO] fetching crate actaeon 0.2.1...
[INFO] testing actaeon-0.2.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate actaeon 0.2.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate actaeon 0.2.1
[INFO] finished tweaking crates.io crate actaeon 0.2.1
[INFO] tweaked toml for crates.io crate actaeon 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate actaeon 0.2.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate actaeon 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ed25519 v1.2.0
[INFO] [stderr]   Downloaded arrayvec v0.7.1
[INFO] [stderr]   Downloaded cc v1.0.71
[INFO] [stderr]   Downloaded libc v0.2.105
[INFO] [stderr]   Downloaded blake3 v1.1.0
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02fa77f3c49adbf5236d61ccf5878a1813942e1b3617893bcc9ba702978caaab
[INFO] running `Command { std: "docker" "start" "-a" "02fa77f3c49adbf5236d61ccf5878a1813942e1b3617893bcc9ba702978caaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02fa77f3c49adbf5236d61ccf5878a1813942e1b3617893bcc9ba702978caaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02fa77f3c49adbf5236d61ccf5878a1813942e1b3617893bcc9ba702978caaab", kill_on_drop: false }`
[INFO] [stdout] 02fa77f3c49adbf5236d61ccf5878a1813942e1b3617893bcc9ba702978caaab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3197e01caef6ff948528caab38a25a1d86c2b8c22aab66b47384e5f29c466023
[INFO] running `Command { std: "docker" "start" "-a" "3197e01caef6ff948528caab38a25a1d86c2b8c22aab66b47384e5f29c466023", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.105
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling arrayvec v0.7.1
[INFO] [stderr]    Compiling ed25519 v1.2.0
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling blake3 v1.1.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling sodiumoxide v0.2.7
[INFO] [stderr]    Compiling actaeon v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "3197e01caef6ff948528caab38a25a1d86c2b8c22aab66b47384e5f29c466023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3197e01caef6ff948528caab38a25a1d86c2b8c22aab66b47384e5f29c466023", kill_on_drop: false }`
[INFO] [stdout] 3197e01caef6ff948528caab38a25a1d86c2b8c22aab66b47384e5f29c466023
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e85714bd4d0688a0b19dd93a1e99db080582ec6965cc15e7bb37017ff0bf511c
[INFO] running `Command { std: "docker" "start" "-a" "e85714bd4d0688a0b19dd93a1e99db080582ec6965cc15e7bb37017ff0bf511c", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling actaeon v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.01s
[INFO] running `Command { std: "docker" "inspect" "e85714bd4d0688a0b19dd93a1e99db080582ec6965cc15e7bb37017ff0bf511c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e85714bd4d0688a0b19dd93a1e99db080582ec6965cc15e7bb37017ff0bf511c", kill_on_drop: false }`
[INFO] [stdout] e85714bd4d0688a0b19dd93a1e99db080582ec6965cc15e7bb37017ff0bf511c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a22bfc955dfba3546e3b5968143c6f743a1230edbab8ffd895488218c61e0ae
[INFO] running `Command { std: "docker" "start" "-a" "5a22bfc955dfba3546e3b5968143c6f743a1230edbab8ffd895488218c61e0ae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actaeon-b680bb390f2d4955)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test bucket::tests::test_bucket_add_disregard ... ok
[INFO] [stdout] test bucket::tests::test_bucket_dedup ... ok
[INFO] [stdout] test bucket::tests::test_bucket_add_error_lim ... ok
[INFO] [stdout] test bucket::tests::test_bucket_remove ... ok
[INFO] [stdout] test bucket::tests::test_bucket_remove_empty ... ok
[INFO] [stdout] test bucket::tests::test_leaf_add ... ok
[INFO] [stdout] test bucket::tests::test_bucket_split_root ... ok
[INFO] [stdout] test bucket::tests::test_leaf_add_error ... ok
[INFO] [stdout] test bucket::tests::test_bucket_get ... ok
[INFO] [stdout] test config::tests::test_system_parse ... ok
[INFO] [stdout] test config::tests::test_center_parse ... ok
[INFO] [stdout] test message::tests::test_length_empty ... ok
[INFO] [stdout] test node::tests::test_address_form_bytes_zero ... ok
[INFO] [stdout] test node::tests::test_address_random ... ok
[INFO] [stdout] test node::tests::test_address_xor ... ok
[INFO] [stdout] test node::tests::test_link_serialize ... ok
[INFO] [stdout] test node::tests::test_address_xor_zero ... ok
[INFO] [stdout] test message::tests::test_seed_parse ... ok
[INFO] [stdout] test message::tests::test_message_decrypt ... ok
[INFO] [stdout] test node::tests::test_center_new ... ok
[INFO] [stdout] test node::tests::test_link_string ... ok
[INFO] [stdout] test message::tests::test_message_encrypt ... ok
[INFO] [stdout] test node::tests::test_node_serialize ... ok
[INFO] [stdout] test node::tests::test_node_bulk ... ok
[INFO] [stdout] test node::tests::test_to_address_bytes ... ok
[INFO] [stdout] test record::tests::test_bucket_add ... ok
[INFO] [stdout] test message::tests::test_length_once ... ok
[INFO] [stdout] test node::tests::test_link_serialize_more ... ok
[INFO] [stdout] test record::tests::test_bucket_empty ... ok
[INFO] [stdout] test record::tests::test_bucket_subscribe ... ok
[INFO] [stdout] test record::tests::test_bucket_unsubscribe ... ok
[INFO] [stdout] test node::tests::test_link_new ... ok
[INFO] [stdout] test router::tests::test_element_add_to_leaf ... ok
[INFO] [stdout] test message::tests::test_length_full ... ok
[INFO] [stdout] test node::tests::test_address_from_bytes ... ok
[INFO] [stdout] test router::tests::test_element_find_top ... ok
[INFO] [stdout] test router::tests::test_element_get_deep ... ok
[INFO] [stdout] test router::tests::test_element_find_deep ... ok
[INFO] [stdout] test router::tests::test_element_get_empty ... ok
[INFO] [stdout] test router::tests::test_element_remove_collaps ... ok
[INFO] [stdout] test router::tests::test_element_remove_deep ... ok
[INFO] [stdout] test router::tests::test_element_remove_root ... ok
[INFO] [stdout] test router::tests::test_element_split ... ok
[INFO] [stdout] test node::tests::test_node_length ... ok
[INFO] [stdout] test router::tests::test_element_split_far ... ok
[INFO] [stdout] test router::tests::test_element_split_near ... ok
[INFO] [stdout] test router::tests::test_element_split_root ... ok
[INFO] [stdout] test router::tests::test_element_get_top ... ok
[INFO] [stdout] test router::tests::test_element_try_add ... ok
[INFO] [stdout] test router::tests::test_should_be_local_manual ... ok
[INFO] [stdout] test router::tests::test_split_add_deep ... ok
[INFO] [stdout] test router::tests::test_full_duplicate ... ok
[INFO] [stdout] test router::tests::test_split_add_far_top ... ok
[INFO] [stdout] test router::tests::test_split_add_near_top ... ok
[INFO] [stdout] test router::tests::test_split_collaps_working ... ok
[INFO] [stdout] test router::tests::test_split_in_range_far ... ok
[INFO] [stdout] test router::tests::test_split_in_range ... ok
[INFO] [stdout] test transaction::tests::test_class_bytes ... ok
[INFO] [stdout] test transaction::tests::test_empty_wire ... ok
[INFO] [stdout] test transaction::tests::test_class_parse ... ok
[INFO] [stdout] test transaction::tests::test_transaction_age ... ok
[INFO] [stdout] test transaction::tests::test_transaction_as_bytes ... ok
[INFO] [stdout] test transaction::tests::test_transaction_build ... ok
[INFO] [stdout] test transaction::tests::test_transaction_from_bytes ... ok
[INFO] [stdout] test transaction::tests::test_transaction_new ... ok
[INFO] [stdout] test transaction::tests::test_wire_as_bytes ... ok
[INFO] [stdout] test transaction::tests::test_wire_from_bytes ... ok
[INFO] [stdout] test transaction::tests::test_wire_to_transaction ... ok
[INFO] [stdout] test util::tests::test_channel_send ... ok
[INFO] [stdout] test util::tests::test_length_back ... ok
[INFO] [stdout] test util::tests::test_length_one ... ok
[INFO] [stdout] test util::tests::test_length_simple ... ok
[INFO] [stdout] test util::tests::test_length_full ... ok
[INFO] [stdout] test router::tests::test_property_near ... ok
[INFO] [stdout] test router::tests::test_property_split_lower ... ok
[INFO] [stdout] test router::tests::test_property_split_root ... ok
[INFO] [stdout] test router::tests::test_property_in_range ... ok
[INFO] [stdout] test util::tests::test_length_double_random ... ok
[INFO] [stdout] test handler::tests::test_connection_life ... FAILED
[INFO] [stdout] test router::tests::test_safe_multi ... ok
[INFO] [stdout] test router::tests::test_capacity_get ... ok
[INFO] [stdout] test router::tests::test_safe_random ... ok
[INFO] [stdout] test node::tests::test_node_bulk_random ... ok
[INFO] [stdout] test router::tests::test_full_stress ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- handler::tests::test_connection_life stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handler::tests::test_connection_life' (28) panicked at src/handler.rs:509:36:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb74250f3fa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb74250f3fa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb74250f3fa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb74250f3fa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb74252545a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb74252545a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5eb742514112 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5eb742514112 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5eb7424edb1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7424edb1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb742507389 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7424939ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5eb7424939ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5eb742507542 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5eb742507542 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7424edc0a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5eb7424e5499 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7424eeaad - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb742525c1c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb742525be2 - core[786f478f706679df]::panicking::panic
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5eb742525909 - core[786f478f706679df]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x5eb7423ff085 - <core[786f478f706679df]::option::Option<actaeon[e174a7be130c097b]::handler::Action>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x5eb7423ff085 - actaeon[e174a7be130c097b]::handler::tests::test_connection_life
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler.rs:509:36
[INFO] [stdout]   23:     0x5eb7423f7bd7 - actaeon[e174a7be130c097b]::handler::tests::test_connection_life::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler.rs:485:30
[INFO] [stdout]   24:     0x5eb7423ba4c6 - <actaeon[e174a7be130c097b]::handler::tests::test_connection_life::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5eb742487a8b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5eb742487a8b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5eb74249447b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5eb74249447b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5eb74249447b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5eb74249447b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5eb74249447b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5eb74249447b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5eb74249447b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5eb74248fb94 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5eb74248fb94 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5eb742497082 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5eb742497082 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5eb742497082 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5eb742497082 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5eb742497082 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5eb742497082 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5eb742497082 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5eb74250ea3f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5eb74250ea3f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7605df752aa4 - <unknown>
[INFO] [stdout]   46:     0x7605df7dfa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     handler::tests::test_connection_life
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 83 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5a22bfc955dfba3546e3b5968143c6f743a1230edbab8ffd895488218c61e0ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a22bfc955dfba3546e3b5968143c6f743a1230edbab8ffd895488218c61e0ae", kill_on_drop: false }`
[INFO] [stdout] 5a22bfc955dfba3546e3b5968143c6f743a1230edbab8ffd895488218c61e0ae
